unde.games.collision_detector

Undocumented in source.

Members

Enums

Intersect
enum Intersect
Undocumented in source.

Functions

if_intersect
Intersect if_intersect(float[2] p1, float[2] p2, float[2] cp, float[2] p, bool _debug)
Undocumented in source. Be warned that the author may not have intended to support it.
if_intersect
long if_intersect(float[2] p1, float[2] p2, float[2] cp, float[4] box, bool _debug)
Undocumented in source. Be warned that the author may not have intended to support it.
if_intersect
Intersect if_intersect(Vector[][string] co, float[6] box, bool _debug)
Undocumented in source.
reset_collision_cache
void reset_collision_cache()
Undocumented in source. Be warned that the author may not have intended to support it.
scene_to_collision_object
void scene_to_collision_object(const(ObjFile)* sc, Vector[][string] output)
Undocumented in source. Be warned that the author may not have intended to support it.
vecLen
float vecLen(float[2] v)
Undocumented in source. Be warned that the author may not have intended to support it.

Structs

CollisionCacheEntry
struct CollisionCacheEntry
Undocumented in source.
SC
struct SC
Undocumented in source.
Vector
struct Vector
Undocumented in source.

Variables

last_intersect
string last_intersect;
Undocumented in source.

Meta